home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 August / MW 8 2003 CD1.iso / Inside Macworld / Product News / gimp-1.2.4.sit / gimp-1.2.4 / plug-ins / perl / acconfig.h next >
Encoding:
Text File  |  1999-09-12  |  503 b   |  22 lines

  1. /* Define if you have the ANSI C header files.  */
  2. #undef STDC_HEADERS
  3.  
  4. /* Define if you have the vsnprintf function.  */
  5. #undef HAVE_VSNPRINTF
  6.  
  7. /* Define if you have the <libgimp/gimp.h> header file.  */
  8. #undef HAVE_LIBGIMP_GIMP_H
  9.  
  10. /* Define if you have the glib library (-lglib).  */
  11. #undef HAVE_LIBGLIB
  12.  
  13. /* Define if you don't have gimp_get_data_size.  */
  14. #undef HAVE_GET_DATA_SIZE
  15.  
  16. /* Define if we have DIVIDE_MODE.  */
  17. #undef HAVE_DIVIDE_MODE
  18.  
  19. /* Define if we have _exit(2).  */
  20. #undef HAVE__EXIT
  21.  
  22.